home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / Its-a-Gas.swf / scripts / DefineButton2_244 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2005-11-10  |  66 b   |  5 lines

  1. on(release){
  2.    gotoAndStop(1);
  3.    _root.fn_flapFunction();
  4. }
  5.